a month ago
Free hosted MCP dad-jokes server used as a low-friction connectivity check before trying MCP Keeper's paid tools.
Overview
Dad Jokes is the free MCP Keeper sandbox listing.
It is not the flagship paid workflow. Its purpose is to give users a zero-cost way to confirm their remote MCP connection works before they fund a wallet or try a paid tool.
Current docs landing page: https://app.mcpkeeper.com/explore
Live MCP endpoint: https://api.mcpkeeper.com/mcp/dad-jokes
Server Config
{
"mcpServers": {
"dad-jokes": {
"type": "http",
"url": "https://api.mcpkeeper.com/mcp/dad-jokes"
}
}
}